home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Games 1995 June / CD-ROM Games Demo CD Disc 6.iso / menus / a / 10.bat < prev    next >
Encoding:
DOS Batch File  |  1995-08-15  |  380 b   |  21 lines

  1. @echo off
  2. cls
  3. cd\
  4. prompt=$p$g
  5. echo                                  Warriors
  6. echo                               ---------------
  7. echo. 
  8. echo.
  9. echo   This will now install to your hard drive and will take either 3 or 10Mb
  10. echo   of Hard disk space. Press Ctrl/C now if you do not wish to continue.
  11. echo.
  12. pause
  13. cd\ 
  14. cd WARRIORs
  15. INSTALL
  16. D:
  17. cd \
  18. CD menus
  19. MAINMENU
  20.  
  21.